home *** CD-ROM | disk | FTP | other *** search
/ PC Gamer (Italian) 33 / PC Gamer IT CD 33 1-2.iso / GDEMO001.LAB / rope.cos < prev    next >
Text File  |  1998-04-20  |  969b  |  64 lines

  1. # Well boy hey howdy, this surely is a comment!
  2. costume v0.1
  3.  
  4.  
  5. section tags
  6.     numtags 2
  7.  
  8. #    ID    Tag            Class    Name
  9.     0    'MMDL'    fs        MAIN RDroid Thing (.3DO)
  10.     1    'KEYF'    fs        RDroid Keyframe (.KEY)
  11.  
  12.  
  13. section components
  14.     numcomponents 2
  15.  
  16. #    ID    TagID    Hash    ParentID    Name
  17.     0    0        0        -1            rope_scale.3do
  18.     1    1        0        0            rope_scale.key
  19.  
  20.  
  21. section chores
  22.     numchores 3
  23.  
  24. #    ID    Length    Tracks    Name
  25.     0    5400        2            rope_scale
  26.     1    134        2            rope_show
  27.     2    67        2            rope_hide
  28.  
  29.  
  30. section keys
  31. chore 0    # rope_scale
  32. #    CompID    NumKeys
  33. #        Time        Value
  34.     1            1        # rope_scale.key
  35.         0            2
  36.  
  37. #    CompID    NumKeys
  38. #        Time        Value
  39.     0            1        # rope_scale.3do
  40.         0            1
  41.  
  42. chore 1    # rope_show
  43. #    CompID    NumKeys
  44. #        Time        Value
  45.     0            1        # rope_scale.3do
  46.         0            1
  47.  
  48. #    CompID    NumKeys
  49. #        Time        Value
  50.     1            1        # rope_scale.key
  51.         0            4
  52.  
  53. chore 2    # rope_hide
  54. #    CompID    NumKeys
  55. #        Time        Value
  56.     0            1        # rope_scale.3do
  57.         0            0
  58.  
  59. #    CompID    NumKeys
  60. #        Time        Value
  61.     1            1        # rope_scale.key
  62.         0            4
  63.  
  64.